Call refresh in the domain_lookup and domain_lookup_by_name methods. This
authoremellor@ewan <emellor@ewan>
Sun, 2 Oct 2005 17:21:01 +0000 (18:21 +0100)
committeremellor@ewan <emellor@ewan>
Sun, 2 Oct 2005 17:21:01 +0000 (18:21 +0100)
commitec7bb10f8e8e4a8c36573e96d53cdab397f633f1
tree4abea64b9da916714e5bfd9be67375a6ed15f6ff
parentf578bafffd551b29ca44962d9f1628d04890db72
Call refresh in the domain_lookup and domain_lookup_by_name methods.  This
should reduce the incidence of stale domain information being used by xend, but
is only a stop-gap.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomain.py